Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support doxygen file from java sources. #47

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

TigerLau1985
Copy link

  • Add some filtered object for members and compounds.
  • Copy template from c++.
  • Support inner classes under class.

When use doxygen generate docs for java, there are tow componds more
than cpp: 'interface'  'enum'. And these can processed like 'class'.
2. Add 'public-static-attrib' and 'public-static-func' to filter for members when language is Java.
…rences of parser stored 'namespace' object before parsing children of it.
@fquinner
Copy link

I would be interested in this also.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants